home *** CD-ROM | disk | FTP | other *** search
- 50000 v=53248
- 50010 for c1= 1 to 16
- 50020 poke v + c1, 0
- 50030 next
- 50040 poke v + 17, 27
- 50050 poke v + 21, 0
- 50060 poke v + 22, 200
- 50070 poke v + 23, 0
- 50080 poke v + 24, 21
- 50090 poke v + 26, 240
- 50100 for c1 = 27 to 46
- 50110 poke v + c1, 0
- 50120 next
- 50130 for c1 = 2040 to 2047
- 50140 poke c1, 13
- 50150 next
- 50160 poke 646, 14
- 50170 rem **** put a return here ****
- 50180 rem **** if you use this ****
- 50190 rem **** as a subroutine. ****
-